home *** CD-ROM | disk | FTP | other *** search
/ GKGM 014 / GKGM014.iso / hentai / Sexy Japan Girl.swf / scripts / frame_173 / DoAction.as
Text File  |  2006-12-20  |  92b  |  9 lines

  1. if(girlstate == 7)
  2. {
  3.    this.stop();
  4. }
  5. else
  6. {
  7.    this.gotoAndStop("foreverplay");
  8. }
  9.